2026 Android Mac Setup
| Component | Status | Version |
|---|---|---|
| JDK | 17.0.18 | Required by Capacitor/Gradle |
| --- | --- | --- |
| javac | 17.0.18 | Compiler present |
| JAVA_HOME | Set inΒ .zshrc | Points to JDK 17 |
| ANDROID_HOME | Set inΒ .zshrc | ~/Library/Android/sdk |
| adb | Working | 36.0.2 |
| Android Platforms | android-35, android-36 | |
| Build Tools | 35.0.0, 35.0.1, 36.1.0 | |
| Old JDKs | All removed | /Library/Java/JavaVirtualMachines/Β is empty |